home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / lab.dxr / 00207.ls < prev    next >
Encoding:
Text File  |  1997-06-09  |  133 b   |  7 lines

  1. on exitFrame
  2.   global center, Hand
  3.   clearCursors()
  4.   set the cursor of sprite 2 to center
  5.   set the cursor of sprite 10 to Hand
  6. end
  7.